#########################################################################
#  CMXւ̃h[X
#########################################################################
event = {
	id = 3702

	persistent = yes
	country = USA

	trigger = {
                random = 1 # 4% chance every 8 days
		AND = {
					control = { province = 9 data = ENG }
					control = { province = 10 data = ENG }
					control = { province = 13 data = ENG }
					control = { province = 14 data = ENG }
					control = { province = 16 data = ENG }
					control = { province = 19 data = ENG }
			}
		alliance = { country = USA country = ENG }
	}

	name = "EVT_3702_NAME"
	desc = "EVT_3702_DESC"

	picture = "lend_lease"

	date = { day = 0 month = 8 year = 1939 }
	offset = 8
	deathdate = { day = 30 month = december year = 1990 }

	action = {
		name = "ACTIONNAME3702A" # Send more supplies
		ai_chance = 100
		command = { type = trigger which = 3405 } # UK
	}
	action = {
		name = "ACTIONNAME3702B" # Not this time
		ai_chance = 0
		command = { }
	}
}

event = {
	id = 3405

	country = ENG
	persistent = yes

	name = "EVT_3405_NAME"
	desc = "EVT_3405_DESC"

	picture = "lend_lease"

	action = {
		name = "OK"
		command = { type = construct which = ic where = 9 value = 1 } #
		command = { type = construct which = ic where = 10 value = 1 } #
		command = { type = construct which = ic where = 13 value = 1 } #
		command = { type = construct which = ic where = 14 value = 1 } #
		command = { type = construct which = ic where = 16 value = 1 } #
		command = { type = construct which = ic where = 19 value = 1 } #
	}
}

#########################################################################
# Ăւ̃h[X
#########################################################################


event = {
	id = 366005

	persistent = yes
	country = USA

	trigger = {
                random = 1 # 1% chance every 8 days
		AND = {
					control = { province = 667 data = U14 }
					control = { province = 804 data = U14 }
					control = { province = 832 data = U14 }
					control = { province = 839 data = U14 }
					control = { province = 840 data = U14 }
					control = { province = 885 data = U14 }
			}
		alliance = { country = USA country = U14 }
	}

	name = "ւ̕ݗ^"
	desc = "EVT_3702_DESC"

	picture = "lend_lease"

	date = { day = 0 month = 8 year = 1939 }
	offset = 8
	deathdate = { day = 30 month = december year = 1990 }

	action = {
		name = "ACTIONNAME3702A" # Send more supplies
		ai_chance = 100
		command = { type = trigger which = 366006 } # U14
	}
	action = {
		name = "ACTIONNAME3702B" # Not this time
		ai_chance = 0
		command = { }
	}
}

event = {
	id = 366006

	country = U14
	persistent = yes

	name = "EVT_3405_NAME"
	desc = "EVT_3405_DESC"

	picture = "lend_lease"

	action = {
		name = "OK" # Excellent!
		command = { type = construct which = ic where = 667 value = 1 }
		command = { type = construct which = ic where = 804 value = 1 }
		command = { type = construct which = ic where = 832 value = 1 }
		command = { type = construct which = ic where = 839 value = 1 }
		command = { type = construct which = ic where = 840 value = 1 }
		command = { type = construct which = ic where = 885 value = 1 }
	}
}


#########################################################################
# Ăւ̃h[X
#########################################################################


event = {
	id = 366007

	persistent = yes
	country = USA

	trigger = {
                random = 1 # 4% chance every 8 days
		AND = {
					control = { province = 540 data = U78 }
					control = { province = 752 data = U78 }
					control = { province = 757 data = U78 }
			}
		alliance = { country = USA country = U78 }
	}

	name = "ւ̕ݗ^"
	desc = "EVT_3702_DESC"

	picture = "lend_lease"

	date = { day = 0 month = 8 year = 1939 }
	offset = 8
	deathdate = { day = 30 month = december year = 1990 }

	action = {
		name = "ACTIONNAME3702A" # Send more supplies
		ai_chance = 100
		command = { type = trigger which = 366008 }
	}

	action = {
		name = "ACTIONNAME3702B" # Not this time
		ai_chance = 0
		command = { }
	}
}

event = {
	id = 366008

	country = U78
	persistent = yes

	name = "EVT_3405_NAME"
	desc = "EVT_3405_DESC"

	picture = "lend_lease"

	action = {
		name = "OK" # Excellent!
		command = { type = construct which = ic where = 540 value = 1 }
		command = { type = construct which = ic where = 752 value = 1 }
		command = { type = construct which = ic where = 757 value = 1 }
	}
}



#########################################################################
# Bւ̃h[X
#########################################################################


event = {
	id = 367507

	persistent = yes
	country = USA

	trigger = {
                random = 1 # 4% chance every 8 days
		AND = {
					control = { province = 1697 data = U13 }
					control = { province = 1699 data = U13 }
					control = { province = 1721 data = U13 }
			}
		alliance = { country = USA country = U13 }
	}

	name = "ւ̕ݗ^"
	desc = "EVT_3702_DESC"

	picture = "lend_lease"

	date = { day = 0 month = 8 year = 1939 }
	offset = 8
	deathdate = { day = 30 month = december year = 1990 }

	action = {
		name = "ACTIONNAME3702A" # Send more supplies
		ai_chance = 100
		command = { type = trigger which = 366758 }
	}

	action = {
		name = "ACTIONNAME3702B" # Not this time
		ai_chance = 0
		command = { }
	}
}

event = {
	id = 366758

	country = U13
	persistent = yes

	name = "EVT_3405_NAME"
	desc = "EVT_3405_DESC"

	picture = "lend_lease"

	action = {
		name = "OK" # Excellent!
		command = { type = construct which = ic where = 1697 value = 1 }
		command = { type = construct which = ic where = 1699 value = 1 }
		command = { type = construct which = ic where = 1721 value = 1 }
	}
}